The kUserNameAndPasswordFlag authentication flag specifies that both the user name and password are used for authentication.
enum { kUserNameAndPasswordFlag = 0x00000001 };